home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Snippets / Devices / CD Tracker / CDTracker.R < prev    next >
Encoding:
Text File  |  1990-09-14  |  663 b   |  76 lines  |  [TEXT/TPAS]

  1. CDTracker.Rsrc
  2.  
  3.  
  4. Type DLOG
  5. ,256
  6. select dialog
  7. 30 20 325 350
  8. Visible NoGoAway
  9. 1
  10. 2
  11. 256
  12.  
  13. Type DLOG  ;DoError Dialog box
  14. ,257
  15. select dialog
  16. 50 100 130 400
  17. Visible NoGoAway
  18. 1
  19. 2
  20. 257
  21.  
  22. Type DITL
  23. ,256
  24. 10
  25.  
  26. BtnItem Enabled
  27. 255 90 275 140
  28. Quit
  29.  
  30. StatText Enabled
  31. 15 10 35 90
  32. Track No. =
  33.  
  34. StatText Enabled
  35. 40 10 60 90
  36. Minutes =
  37.  
  38. StatText Enabled
  39. 65 10 85 90
  40. Seconds =
  41.  
  42. StatText Enabled
  43. 90 10 110 90
  44. Frames =
  45.  
  46. StatText Enabled
  47. 15 90 35 200
  48. 0
  49.  
  50. StatText Enabled
  51. 40 90 60 200
  52. 0
  53.  
  54. StatText Enabled
  55. 65 90 85 200
  56. 0
  57.  
  58. StatText Enabled
  59. 90 90 110 200
  60. 0
  61.  
  62. BtnItem Enabled
  63. 255 180 275 250
  64. Track ->
  65.  
  66. Type DITL
  67. ,257
  68. 2
  69. BtnItem Enabled
  70. 50 130 70 170
  71. OK
  72.  
  73. StatText Enabled
  74. 15 5 35 390
  75. Error Code =
  76.